[INFO] fetching crate qox 0.0.1-alpha...
[INFO] testing qox-0.0.1-alpha against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate qox 0.0.1-alpha into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate qox 0.0.1-alpha
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qox 0.0.1-alpha
[INFO] tweaked toml for crates.io crate qox 0.0.1-alpha written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qox 0.0.1-alpha on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qox 0.0.1-alpha already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded num-dual v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 791b66b561c2765e75b0bdd8d319fdea0ad539094109bb8a6dfbdcd0b36dc520
[INFO] running `Command { std: "docker" "start" "-a" "791b66b561c2765e75b0bdd8d319fdea0ad539094109bb8a6dfbdcd0b36dc520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791b66b561c2765e75b0bdd8d319fdea0ad539094109bb8a6dfbdcd0b36dc520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791b66b561c2765e75b0bdd8d319fdea0ad539094109bb8a6dfbdcd0b36dc520", kill_on_drop: false }`
[INFO] [stdout] 791b66b561c2765e75b0bdd8d319fdea0ad539094109bb8a6dfbdcd0b36dc520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c3d35878cd957cb405689850f0c64dc799481a781525df0b22e62e222b4cd9
[INFO] running `Command { std: "docker" "start" "-a" "16c3d35878cd957cb405689850f0c64dc799481a781525df0b22e62e222b4cd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling num-dual v0.13.4
[INFO] [stderr]    Compiling qox v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.19s
[INFO] running `Command { std: "docker" "inspect" "16c3d35878cd957cb405689850f0c64dc799481a781525df0b22e62e222b4cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c3d35878cd957cb405689850f0c64dc799481a781525df0b22e62e222b4cd9", kill_on_drop: false }`
[INFO] [stdout] 16c3d35878cd957cb405689850f0c64dc799481a781525df0b22e62e222b4cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61460f042c8c5717b98aae618b08dff2a225c4b51112b2eb09b795845bd50e30
[INFO] running `Command { std: "docker" "start" "-a" "61460f042c8c5717b98aae618b08dff2a225c4b51112b2eb09b795845bd50e30", kill_on_drop: false }`
[INFO] [stderr]    Compiling qox v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use qox_core::instruments::future_option::{FutureOption, OptionType};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use qox_core::market::{market_data::OptionMarketData, rate_curve::ContinuousRateCurve, vol_surface::FlatVolSurface};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use qox_core::real::dual2_vec::Dual2Vec64;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use qox_core::traits::pricing_engine::OptionPricingEngine;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use qox_core::engines::black::BlackEngine;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> tests/period.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use qox_core::core::period::{DefaultPeriodCalculator, PeriodCalculator};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> tests/period.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use qox_core::core::conventions::{DayCountConvention, Thirty360Subtype};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> tests/period.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use qox_core::traits::calendar::Calendar;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qox` (example "mod") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qox` (test "period") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use qox_core::instruments::future_option::{FutureOption, OptionType};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use qox_core::market::{market_data::OptionMarketData, rate_curve::ContinuousRateCurve, vol_surface::FlatVolSurface};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use qox_core::real::dual2_vec::Dual2Vec64;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use qox_core::traits::pricing_engine::OptionPricingEngine;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qox_core` in this scope
[INFO] [stdout]  --> examples/demo.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use qox_core::engines::black::BlackEngine;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `qox_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qox_core`, use `cargo add qox_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qox` (example "demo") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "61460f042c8c5717b98aae618b08dff2a225c4b51112b2eb09b795845bd50e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61460f042c8c5717b98aae618b08dff2a225c4b51112b2eb09b795845bd50e30", kill_on_drop: false }`
[INFO] [stdout] 61460f042c8c5717b98aae618b08dff2a225c4b51112b2eb09b795845bd50e30
